*{
    margin: 0;
    padding: 0;
}
body{
    background: url("bg.jpg") top center no-repeat ;
    width: 100%;
}
.center{
    width: 1200px;
    margin: 0 auto;
}
#navdhbg{
    width: 1200px;
    background: #0860ba;
}
.navdh{
    width: 1200px;
}
.navdh li{
    width: 11.11%;
    text-indent: 25px;
    border: none;
}
.navdh li .second{
    background: #0860ba;
}
.navdh li:hover{
    background: #0070BB;
}
.navdh li .second a:hover {
    background: #0070BB;
}
.navdh li span{
    left: 12%;
}

.banner{
    width: 1200px;
    margin: 0 auto;
    background: url("logo.png") no-repeat center;
    height: 180px;
}
.mobileBanner{
    display: none;
}
.ico3{
    background: url("icon3.png") no-repeat 0px center;
}
.ico7{
    background: url("icon7.png") no-repeat 0px center;
}
.ico8{
    background: url("icon8.png") no-repeat 0px center;
}
.ico9{
    background: url("icon9.png") no-repeat 0px center;
}
a:hover{
    color: #0860ba;
    text-decoration: none;
}


/*轮播图*/
/*轮播图*/
.lbt{
    position: relative;
    left: 50%;
    margin-left: -600px;
    margin-top: 20px;
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}
.pb-carouselWarp {
    position: relative;
    width: 600px;
    height: 365px;
    overflow: hidden;
}
.pb-carouselWarp .pb-carousel {
    position: relative;
    height: 100%;
}

.pb-carouselWarp .pb-carousel li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.pb-carouselWarp .pb-carousel li:first-child{
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel-ind li:first-child{
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.pb-carouselWarp .pb-carousel .pb-this {
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel li p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 40px;
    font-size: 16px;
    background-color: rgba(10,10,10,0.2);
    color: #fff;
    width: 96%;
    padding: 0px 2%;
    overflow: hidden;
    height: 60px;
    text-align: center;
}
.pb-carouselWarp .pb-carousel-ind {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.pb-carouselWarp .pb-carousel-ind li {
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.pb-carouselWarp .pb-carousel-ind .pb-this {
    background-color: #000;
}
.pb-carouselWarp .pb-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000;
    cursor: pointer;
    border: none;
}
.pb-carouselWarp .pb-arrow-prev {
    left: 20px;
    background: #000000 url(http://www.xnnews.com.cn//ztbd/2020zt/gjaqjyr/material/arrow-left.png) no-repeat center;
}
.pb-carouselWarp .pb-arrow-next {
    right: 20px;
    background: #000000 url(http://www.xnnews.com.cn//ztbd/2020zt/gjaqjyr/material/arrow-right.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind {
    position: absolute;
    width: 15px;
    top: 50%;
    left: auto;
    bottom: auto;
    right: 20px;
    transform: translateY(-50%);
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind li {
    float: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 5px 0;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
    background-color: #000;
}
.pb-carouselWarp[type='updown'] .pb-arrow {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -20px;
    margin-top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

/*新闻标签*/
.tab_con{
    padding: 8px 8px 0 8px;
}
.govpushinfo150203{
    height: 316px;
}
.menub1_1 a{
    font-size: 18px;
}
.menub1_2 a{
    font-size: 18px;
}
.menub1_1{
    background:#0860ba;
    border-bottom: 2px solid #0860ba;
    border-radius: 5px;
}
.tab_title{
    border-bottom: 2px dashed #999999;
    background: none;
}
.tab_con div{
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.govpushinfo150203 li{
    height: 40px;
    line-height: 40px;
    border-bottom: none;
}

/*专题专栏*/

.zlslider{width:100%;}
.zlslider img{ height:100px; width: 100%;border-radius: 10px;}
.bx-wrapper{position:relative;margin:0 auto 0px;padding:0}
.bx-wrapper img{max-width:100%;display:block}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url(controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url(controls.png) no-repeat -43px -32px;
}
.ldhdimg{
    margin-top: 20px;
}
.ldhdimg img{
    width: 1200px;
    height: 100px;
}
.jzgimg{
    margin-top: 20px;
}
.jzgimg img{
    width: 1200px;
    height: 100px;
}

/*信息公开*/
.xxgk{
    width: 783px;
}
.xxgkLable{
    height: 45px;
    border-bottom: 2px dashed #999999;
    background: url(home-lm5Blue.png) no-repeat left center;
    text-indent: 35px;
    line-height: 45px;
    font-weight: bold;
    font-size: 19px;
}
.xxgkLable span{
    color: #dddddd;
    height: 12px;
    line-height: 12px;
    font-weight: bold;
    vertical-align: middle;
    font-size: 18px;
    padding-left: 7px;
    margin-top: 6px;
}
.xxgkContent{
    margin-top: 20px;
    position: relative;
}
.xxgkContent>ul{
    overflow: hidden;
    margin-right: -21px;
}
.xxgkChannle{
    float: left;
    width: 178px;
    height: 80px;
    border: 1px solid #999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 21px;
    margin-bottom: 20px;
}
.xxgkChannle i{
    width: 28px;
    height: 28px;
    display: block;
    margin: 12px auto 0 auto;
    background-position: center;
    background-repeat: no-repeat;
}
.xxgkChannleName{
    height: 18px;
    line-height: 18px;
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
    font-family: "微软雅黑", "宋体";
}
.xxgkzn{
    background-image: url("xxgkzn.png");
    background-size: contain;
}
.xxgkml{
    background-image: url("xxgkml.png");
    background-size: contain;
}
.xxgknb{
    background-image: url("xxgknb.png");
    background-size: contain;
}
.ysqgk{
    background-image: url("ysqgk.png");
    background-size: contain;
    border-top: none;
    background-color: inherit;
}
.jgsz{
    background-image: url("jgsz.png");
    background-size: contain;
}
.tzgg{
    background-image: url("tzgg.png");
    background-size: contain;
}
.ldbz{
    background-image: url("ldbz.png");
    background-size: contain;
}
.rsxx{
    background-image: url("rsxx.png");
    background-size: contain;
}
.tjsj{
    background-image: url("tjsj.png");
    background-size: contain;
}
.zcwj{
    background-image: url("zcwj.png");
    background-size: contain;
}
.zcjd{
    background-image: url("zcjd.png");
    background-size: contain;
}
.zxts{
    background-image: url("zxts.png");
    background-size: contain;
}
.wdjd{
    background-image: url("wdjd.png");
    background-size: contain;
}
.xxgkChannle:hover{
    border-color: #ffffff;
    background-image: linear-gradient(to right, #a93bff57 , #2277c8e6);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .xxgkChannleName{
    color: white;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .xxgkzn{
    background-image: url("xxgkznH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .xxgkml{
    background-image: url("xxgkmlH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .xxgknb{
    background-image: url("xxgknbH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .ysqgk{
    background-image: url("ysqgkH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .jgsz{
    background-image: url("jgszH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .tzgg{
    background-image: url("tzggH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .ldbz{
    background-image: url("ldbzH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .rsxx{
    background-image: url("rsxxH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .tjsj{
    background-image: url("tjsjH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .zcwj{
    background-image: url("zcwjH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .zcjd{
    background-image: url("zcjdH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .zxts{
    background-image: url("zxtsH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.xxgkChannle:hover .wdjd{
    background-image: url("wdjdH.png");
    background-size: contain;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
/*信息公开、招商引资影藏内容*/
.hideList{
    display: none;
    width: 500px;
    height: 320px;
    padding: 5px 10px;
    position: absolute;
    box-shadow: 0 0 3px 2px #efefef;
    background: white;
    margin-left: -170px;
    margin-top: 12px;
    z-index: 999;
}
.hideList li{
    border-bottom: 1px solid #f8f8f8;
    padding: 8px 20px;
    background: url(circle.png) no-repeat 5px 15px;

}
.hideList li:hover{
    background-color: #f1f1f1;
}
.hideList li a{
    display: block;
    line-height: 20px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.hideList li a .date{
    font-size: 16px;
    color: #666666;
    margin-top: 8px;
    font-weight: normal;
}




/*招商引资*/
.investmen{
    width: 370px;
}
.zsyz{
    height: 45px;
    border-bottom: 2px dashed #999999;
    background: url(icon7Blue.png) no-repeat left center;
    text-indent: 32px;
    line-height: 45px;
    font-weight: bold;
    font-size: 19px;
}
.zsyz span{
    color: #dddddd;
    height: 12px;
    line-height: 12px;
    font-weight: bold;
    vertical-align: middle;
    font-size: 18px;
    padding-left: 7px;
    margin-top: 6px;
}
.zsyzContent a{
    display: block;
    text-align: right;
    height: 82px;
    line-height: 82px;
    margin: 20px 0;
    padding: 0 10px;
    border-radius: 3px;
    color: #205190;
    font-size: 20px;
    font-weight: bold;
    background-color: #cae1ff;
    background-image: -webkit-linear-gradient(left, #4787e88a, #eff6ff);
    background-image: -moz-linear-gradient(left, #4787e88a, #eff6ff);
    background-image: -o-linear-gradient(left, #4787e88a, #eff6ff);
    background-image: -ms-linear-gradient(left, #4787e88a, #eff6ff);
    background-image: linear-gradient(to right, #4787e88a, #eff6ff);
}

.zsyzContent a i{
    float: right;
    margin: 10px 95px 10px 12px;
    width: 80px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: auto;
    transition: all .3s;
}
.yshj i{
    background-image: url(yshj.png);
}
.tzhj i{
    background-image: url(tzhj.png);
}
.yhzc i{
    background-image: url("yhzc.png");
}


/*走近高新区*/
.zjgxq{
    width: 580px;
    margin-top: 30px;
    height: 255px;
}
#tab li{
    width: 50%;

}
#tab li a{
    font-size: 18px;
    color: #333;
}
#tab li.current{
    background:#0860ba;
    border-bottom: 2px solid #0860ba;
    border-radius: 5px;
}
#tab li.current a{
    color: white;
}
.newslist_zw li{
    height: 45px;
    line-height: 40px;
    border-bottom: none;
    font-size: 15px;
}
.newslist_zw li a{
    font-size: 15px;
}
.newslist_zw li a:hover{
    text-decoration: none;
}
.newslist_zw span{
    line-height: 40px;
}

/*公众互动*/
.gzhd{
    width: 580px;
    height: 275px;
    margin-top: 30px;
}
#gzhdtab{
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px #ccc solid;
    height: 38px;
}
#gzhdtab li{
    width: 50%;
    float: left;
    height: 38px;
    cursor: pointer;
    line-height: 38px;
    text-align: center;

}
#gzhdtab li a{
    font-size: 18px;
    color: #333;
}
#gzhdtab li.current{
    background:#0860ba;
    border-bottom: 2px solid #0860ba;
    border-radius: 5px;
    float: left;
    height: 38px;
    cursor: pointer;
    line-height: 38px;
    width: 50%;
    text-align: center;
    font-weight: bold;
}
#gzhdtab li.current a{
    color: white;
}
#dczj span{
    float: none;
    color: #333;
}

/*园区印象*/
.yqyx{
    height: 45px;
    border-bottom: 2px dashed #999999;
    background: url(yqyx.png) no-repeat left center;
    text-indent: 35px;
    line-height: 45px;
    font-weight: bold;
    font-size: 19px;
    margin-top: 15px;
}
.yqyx img{
    float: right;
    margin-left: 5px;
}
.yqyx span{
    color: #dddddd;
    height: 12px;
    line-height: 12px;
    font-weight: bold;
    vertical-align: middle;
    font-size: 18px;
    padding-left: 7px;
    margin-top: 6px;
}
.slidePic{
    margin-top: 5px;
    height: 190px;
    border: 1px solid #eedddd;
    overflow: hidden;
}
.slidePic li{
    float: left;
    width: 210px;
    height: 140px;
    margin-left: 16px;
    margin-top: 20px;
    border: 5px solid #ffffff;
    box-shadow: 5px 5px 10px 1px #AAAAAA;
}
.slidePic li img{
    width: 210px;
    height: 140px;
    display: block;
}

/*在线服务*/
.zxfw{
    margin-top: 40px;
}

/*底部*/
#footer{
    width: 1200px;
    border-top: #0860ba 3px solid;
}
#footer #copy{
    width: 570px;
}
#footer p{
    width: 630px;
}
#footer p img{
    padding-left: 8px;
}

